@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
	font-family: "\534e\6587\9ed1\4f53\ff0c", STHeiti;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

b,
strong {
	font-weight: bold
}

input {
	vertical-align: middle;
	outline: none;
}

img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	border: 0
}

address,
cite,
dfn,
em,
var {
	font-style: normal
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}

small {
	font-size: 12px
}

ul,
ol {
	list-style: none
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

fieldset,
img {
	border: 0
}

button,
input,
select,
textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none;
}

#doyoo_monitor {
	display: none!important;
}

form:before,
.clearfix:before,
form:after,
.clearfix:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0
}

form:after,
.clearfix:after {
	clear: both
}

form,
.clearfix {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.none {
	display: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	display: block;
	margin: 0;
	padding: 0
}

#doyoo_panel {
	display: none !important;
}

.CoveringLayer {
	background: rgba(0, 0, 0, .7);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10000;
}

.CoveringLayer .popupbox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 648px;
	height: 500px;
	background: url(../images/middlepopup.png) center 0 no-repeat;
}

.CoveringLayer div #close {
	width: 54px;
	height: 54px;
	position: absolute;
	top: 6%;
	right: 4%;
	background: url(../images/popup-close.png) no-repeat;
}

.CoveringLayer form {
	width: 500px;
	margin: 135px auto 0;
	line-height: 65px;
}

.CoveringLayer form p {
	font-size: 23px;
	display: block;
	margin: 0 10px;
	/*float: left;*/
}

.CoveringLayer form p input[type=text],
.CoveringLayer form p select {
	box-sizing: border-box;
	width: 175px;
	height: 48px;
	font-size: 18px;
	visibility: initial;
	vertical-align: middle;
	border: 0;
	text-indent: .5em;
	color: #000000;
}
.CoveringLayer form p select{
	width: 300px;
	margin-left: 5px;
}
.CoveringLayer form input[type=button].BtnSeckill {
	display: block;
	width:394px;
	height: 69px;
	margin: 30px auto 0;
	background: url(../images/popup-btn.png)center 0 no-repeat;
	border-radius: 10px;
	border: 0;
	color: #fff;
	cursor: pointer;
}
.botLm-container .w1200 {
	width: 1200px;
	margin: auto;
	height: 65px;
}

.botLm-container form {
	    width: 87%;
    margin: 0 auto;
    display: flex;
	align-items:center;
    justify-content: space-between;
    line-height: 65px;
}

.botLm-container form p {
	display: block;
	margin:  0 10px;
	/*float: left;*/
}

.botLm-container form p input[type=text],
.botLm-container form p select {
	box-sizing: border-box;
	width: 175px;
	height: 42px;
	font-size: 18px;
	visibility: initial;
	vertical-align: middle;
	border-radius: 10px;
	border: 0;
	text-indent: .5em;
	color: #000000;
}

.botLm-container form input[type=button]{
	width: 143px;
	height: 39px;
	font-size: 18px;
	vertical-align: middle;
	border-radius: 10px;
	border: 0;
	text-align: center;
	background: #3fb8ce;
	color: #fff;
	cursor: pointer;
}

.botLm-container {
	width: 100%;
	position: fixed;
	bottom: 15px;
	left: 0;
	z-index:9998;
}


.botLm-container-close{
	width: 23px;
	height: 23px;
	background: url(../images/botLm-container-close.png)no-repeat;
	position: absolute;
	right: 66px;
	top: 6px;
	cursor: pointer;
}

.botLm-container .leftBox {
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 153px;
	height: 131px;
	z-index: 99;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-200))
}

.botLm-container .leftBox-pic {
	display: block;
	width: 153px;
	height: 131px;
	cursor: pointer;
	background: url(../images/bottom-left.png) no-repeat;
	z-index: 1;
}

.botLm-container .leftBox-close {
	display: block;
	position: absolute;
	top: 19px;
	right: 0;
	width: 30px;
	height: 30px;
	background: fixed url(about:blank);
	cursor: pointer;
	z-index: 2;
}

.botLm-container .lmBox {
	display: block;
	overflow: hidden;
	position: absolute;
	background: rgba(0, 0, 0, .7);
	left: 0;
	bottom: 0;
	width: 0;
	height: 65px;
	z-index: 98;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-200))
}

.botLm-container .lmBox-pic {
	display: block;
	width: 100%;
	height: 180px;
	margin: 0 auto;
	z-index: 1;
}

.botLm-container .lmBox-close {
	background: url(../images/close.png) no-repeat;
	width: 32px;
	height: 32px;
	margin: 16.5px;
	display: block;
	z-index: 2;
	cursor: pointer;
}

@media screen and (max-width: 1920px) {
  .leyubox{
	position: fixed;
	right: -17px;
	top: -45px;
	transform:  scale(.75);
	width:135px ;
	height: 641px;
	border:1px solid #908c8c;
	background: url(../images/customleyu.png)center 0 no-repeat;
	background-size: cover;
	z-index:9998;

}
}
@media screen and (min-width: 1920px) {
 .leyubox{
	position: fixed;
	right: 10px;
    top: 45px;
    transform:  scale(.89);
	width:135px ;
	height: 641px;
	border:1px solid #908c8c;
	background: url(../images/customleyu.png)center 0 no-repeat;
	background-size: cover;
	z-index:9998;

}
}

.leyubox ul{
	width: 90%;
	margin: auto;
	padding-top: 196px;
}
.leyubox li{
	height: 54px;
	line-height: 54px;
}
.leyubox li span{
	color: #3d3d3d;
	font-size: 17px;
}
.leyubox li:hover span{
	color: #d50617;
}
.leyubox li a{
	cursor: pointer;
	padding: 16px 0;
	line-height:0;
}
.PopText {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	display: none;
}

.PopText>span {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
	-moz-opacity: 0.7;
}

.PopText>p {
	width: 300px;
	height: auto;
	background: #fff;
	border-radius: 3px;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 25px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	margin-left: -150px;
	z-index: 1000;
}